The simple validator in the Scribble samples uses Maven to
build the OSGi bundle.
The main aspect of the Maven pom is to define the dependencies,
which are equivalent to the ones defined in the MANIFEST.MF,
and to customise the build phase to make sure the delivered
jar has the MANIFEST.MF included, rather than the default
one.